home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Portable Applications / EssentialPIM Free Portable 2.81 / setup.exe / EssentialPIM.chm / default.css < prev    next >
Cascading Style Sheet File  |  2008-10-16  |  2KB  |  123 lines

  1. /* Text Styles */
  2. hr { color: #000000}
  3. body, table /* Normal */
  4. {
  5.  font-size: 10pt;
  6.  font-family: 'Verdana';
  7.  font-style: normal;
  8.  font-weight: normal;
  9.  color: #000000;
  10.  text-decoration: none;
  11. }
  12. span.f_CodeExample /* Code Example */
  13. {
  14.  font-size: 8pt;
  15.  font-family: 'Courier New';
  16.  color: #000000;
  17. }
  18. span.f_Comment /* Comment */
  19. {
  20. }
  21. span.f_Format3 /* Format3 */
  22. {
  23.  font-family: 'Arial';
  24.  color: #000000;
  25. }
  26. span.f_Format4 /* Format4 */
  27. {
  28.  font-family: 'Arial';
  29.  color: #000000;
  30. }
  31. span.f_Format5 /* Format5 */
  32. {
  33.  font-family: 'Arial';
  34.  color: #000000;
  35. }
  36. span.f_Format6 /* Format6 */
  37. {
  38.  font-family: 'Arial';
  39.  color: #000000;
  40. }
  41. span.f_Headingredunderlined /* Heading, red underlined */
  42. {
  43.  font-size: 12pt;
  44.  font-family: 'Arial';
  45.  font-weight: bold;
  46.  color: #ff0000;
  47.  text-decoration: underline;
  48. }
  49. span.f_Heading1 /* Heading1 */
  50. {
  51.  font-size: 11pt;
  52.  font-weight: bold;
  53. }
  54. span.f_ImageCaption /* Image Caption */
  55. {
  56.  font-size: 8pt;
  57.  font-weight: bold;
  58. }
  59. span.f_Leftindentto72 /* Left indent to 72 */
  60. {
  61.  font-family: 'Arial';
  62.  color: #000000;
  63. }
  64. span.f_Newstyle /* New style */
  65. {
  66.  font-size: 8pt;
  67.  font-family: 'MS Sans Serif';
  68.  color: #000000;
  69. }
  70. span.f_Notes /* Notes */
  71. {
  72. }
  73. /* Paragraph styles */
  74. p /* Normal */
  75. {
  76.  text-align: left;
  77.  text-indent: 19px;
  78.  padding: 0px 0px 0px 0px;
  79.  margin: 0px 0px 0px 0px;
  80. }
  81. .p_CodeExample /* Code Example */
  82. {
  83.  text-indent: 0px;
  84.  white-space: nowrap;
  85. }
  86. .p_Comment /* Comment */
  87. {
  88. }
  89. .p_Format3 /* Format3 */
  90. {
  91.  text-indent: 0px;
  92. }
  93. .p_Format4 /* Format4 */
  94. {
  95.  text-indent: 0px;
  96. }
  97. .p_Format5 /* Format5 */
  98. {
  99.  text-indent: 0px;
  100. }
  101. .p_Format6 /* Format6 */
  102. {
  103.  text-indent: 0px;
  104. }
  105. .p_Headingredunderlined /* Heading, red underlined */
  106. {
  107.  text-indent: 0px;
  108. }
  109. .p_Heading1 /* Heading1 */
  110. {
  111. }
  112. .p_ImageCaption /* Image Caption */
  113. {
  114. }
  115. .p_Leftindentto72 /* Left indent to 72 */
  116. {
  117.  text-indent: 0px;
  118.  margin: 0px 0px 0px 96px;
  119. }
  120. .p_Notes /* Notes */
  121. {
  122. }
  123.